home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Programming_10 / IFSPLM 9.0.sit / IFSPLM 9.0 ƒ / IFSPLM 9.0.rsrc / TEXT_170.txt < prev    next >
Encoding:
Text File  |  1996-07-04  |  8.9 KB  |  239 lines

  1.  
  2.  
  3.                                                 Scheme
  4.  
  5.  
  6. But, for my own part, it was Greek to me.
  7. --> William Shakespeare : Julius Caesar.
  8.  
  9.  
  10. Page:
  11. http://www-swiss.ai.mit.edu/scheme-home.html
  12.  
  13. FAQ:
  14. Mark Kantrowitz - Barry Margolin :
  15. http://www.cs.cmu.edu/Web/Groups/AI/html/faqs/lang/scheme/top.html
  16. ftp://rtfm.mit.edu/pub/usenet/news.answers/scheme-faq/
  17. http://www.lib.ox.ac.uk/internet/news/faq/archive/scheme-faq.part1.html
  18. http://www.lib.ox.ac.uk/internet/news/faq/archive/scheme-faq.part2.html
  19.  
  20.  
  21.                                                  1. Gambit 
  22.  
  23.                                                 MacGambit                                     
  24.  
  25. VERSION - UPDATE: 2.2.2 (10-14-95)                                 
  26.  
  27. README:
  28. "MacGambit is the Macintosh version of the Gambit Scheme system. The design of Gambit began in 1988 at Brandeis University. Gambit's purpose was to provide a research tool to explore various ideas in the implementation of parallel programming languages. The first version consisted of an optimizing native code compiler and very few other frills (no garbage collector, debugger or interpreter!). Support  was later added to the runtime library  for all features of the R4RS and IEEE Scheme standards. Initially Gambit was only available on M680x0 based UNIX systems but in 1991 a Macintosh port was started after several people expressed a desire for a high performance Scheme system on the Mac."
  29.  
  30. Note: see Feeley's historical and etymological informations about Gambit  (ETYM. LEXICON, gambit)
  31.  
  32. AUTHORS: 
  33. Marc Feeley
  34. Doug Currie 
  35.     
  36. COPYRIGHT:
  37. (c) 1992 - 95 Universite de Montreal
  38. (c) 1991 - 95 Marc Feeley and Doug Currie
  39.  
  40. TYPE:
  41. Freeware:  "If you enjoy MacGambit and would like to see it evolve, please consider sending us (read: them)  a donation (25-50 $US suggested)"
  42.  
  43. INTERNET SITES:
  44. Original site:
  45. ftp://ftp.iro.umontreal.ca/pub/parallele/gambit/gambit-2.2/
  46.  
  47. Other sites:
  48. ftp://ftp.cambridge.apple.com/pub/dylan/gambit/
  49. ftp://sunsite.doc.ic.ac.uk/computing/programming/languages/dylan/dylan/gambit/
  50. http://sunsite.doc.ic.ac.uk/computing/programming/languages/dylan/dylan/gambit/
  51. ftp://ftp.cs.indiana.edu/pub/scheme-repository/imp/gambit/
  52. ftp://ftp.cs.indiana.edu/sunfish/scheme-repository/imp/gambit/
  53. ftp://ftp.gwdg.de/pub/languages/scheme-indiana/imp/gambit/
  54.  
  55.  
  56.                                                  2. HELP
  57.  
  58. NAME: 
  59. archived file: 
  60. Lazy_Scheme_1.4.cpt.bin  
  61. lazy-scheme-1.4.hqx                                   
  62.  
  63. VERSION - UPDATE: 1.4 (12-28-92)                                
  64.  
  65. README:
  66. "Help is a statically scoped language (identifier scope is lexical) as are Scheme, Algol窶ヲ Each identifier occurrence is associated with a lexically visible binding of this identifier.
  67. Help is non-sctrict, relying on call by need (also referred as 窶徑azyness窶) for every parameter passing as in Lazy Miranda, Hope窶ヲ
  68. Help is dynamically typed (types are latent), i.e. types are associated with values not variables."
  69.  
  70. AUTHOR:
  71. Thomas Schiex
  72.     
  73. COPYRIGHT:
  74. (c) Thomas Schiex  1991 - 1992
  75.  
  76. TYPE:
  77. Freeware
  78.  
  79. INTERNET SITES:
  80. ftp://ftp.fu-berlin.de/pub/mac/lang/Scheme/
  81. ftp://ftp.cs.tu-berlin.de/pub/mac/lang/Scheme/
  82. Info-Mac
  83.  
  84.                                                  3. PixieScheme
  85.  
  86. VERSION - UPDATE: rel. 5  (01-06-1991)                                 
  87.  
  88. README:
  89. "Pixie Scheme implements the Scheme variant of the Lisp programming language, including nearly all of "R3 Report" Scheme.  It requires a Macintosh Plus or better, at least a megabyte of memory, and version 6 or later of Macintosh System Software.  A HyperCard help stack, "Pixie Scheme Help", has detailed documentation:  It will run with HyperCard 1.25.
  90. Improvements in this release include a rudimentary compiler and a fair amount of on窶斗ine help.  For other changes, see the "New" section of the help stack."
  91.  
  92. AUTHOR(S) :
  93. Jay Reynolds Freeman
  94.     
  95. COPYRIGHT:
  96. (c) 1988, 1989, 1990, 1991 Jay Reynolds Freeman
  97.  
  98. TYPE:
  99. Freeware (for non窶田ommercial use): "perhaps you would be willing to send me (read: him)  a donation of one dollar."
  100.  
  101. INTERNET SITES:
  102. ftp://ftp.cs.indiana.edu/pub/scheme-repository/imp/
  103. ftp://ftp.cs.indiana.edu/sunfish/scheme-repository/imp/
  104. ftp://ftp.cs.cmu.edu/user/ai/lang/scheme/impl/pixie/
  105. http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/scheme/impl/pixie/
  106. ftp://ftp.gwdg.de/pub/languages/scheme-indiana/imp/
  107. ftp://ftp.gwdg.de/pub/languages/scheme/imp/
  108. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/
  109. ftp://nexus.yorku.ca/pub/oz/scheme/imp/
  110. ftp://nexus.yorku.ca/pub/scheme/imp/
  111. ftp://unix.hensa.ac.uk/mirrors/uunet/languages/lisp/scheme/repository/imp/
  112. ftp://faui80.informatik.uni-erlangen.de/pub/scheme/yorku/imp/
  113. ftp://faui80.informatik.uni-erlangen.de/pub/lisp/scheme/yorku/imp/
  114. ftp://ftp.informatik.tu-muenchen.de/pub/comp/programming/languages/scheme/scheme-repository/imp/
  115. ftp://ftp.fu-berlin.de/pub/mac/lang/Scheme/
  116. ftp://ftp.cs.tu-berlin.de/pub/mac/lang/Scheme/
  117. ftp://ftp.sterling.com/programming/languages/scheme-repository/imp/
  118. ftp://ftp.cc.utexas.edu/depts/AI_ATTIC/Languages/Scheme/Pixiesheme/
  119. ftp://ftp.uni-paderborn.de/ftp/disk4/mac/development/languages/  
  120.  
  121.                                                  4. SCM
  122.  
  123.                                                  4.1 MacSCM (CW)
  124.  
  125. NAME:   
  126. archived file: MacSCM  
  127.   
  128. VERSION - UPDATE: -  (02-23-94)                                
  129.  
  130. README:
  131. Enclosed is a BinHex'ed StuffIt Lite/Deluxe archive containing a fat binary, the 68K and PPC project files, and two files created with GNU diff that comprise the diffs from the scm4e1 and macscm releases to be found on swiss-ftp.ai.mit.edu. You'll need a patch tool for MPW/ToolServer, which you can find at nic.switch.ch in software/mac/src/mpw_c, to patch those source releases with my diffs."
  132.  
  133. AUTHORS:
  134. SCM version 4e1:
  135. Aubrey Jaffer
  136. CodeWarrior CW5 port of MacSCM:
  137. Paul Snively
  138.     
  139. COPYRIGHT:
  140. SCM version 4e1,  (c) 1990, 1991, 1992, 1993, 1994 Aubrey Jaffer.
  141.  
  142. TYPE:
  143. Freeware
  144.  
  145. INTERNET SITES:
  146. Original site:
  147. ftp://ftp.cs.indiana.edu/pub/scheme-repository/imp/SCM-support/
  148.  
  149. Other sites (mirrors):
  150. ftp://ftp.informatik.tu-muenchen.de/pub/comp/programming/languages/scheme/scheme-repository/imp/SCM-support/
  151. ftp://ftp.sterling.com/programming/languages/scheme-repository/imp/SCM-support/
  152. ftp://ftp.gwdg.de/pub/languages/scheme-indiana/imp/SCM-support/
  153.  
  154.  
  155.                                                  4.2 MacSCM
  156.  
  157. NAME:   
  158. archived file: macscm.tar.gz 
  159.  
  160. VERSION - UPDATE: 1.0  (April 94)                               
  161.  
  162. README:
  163. "MacSCM is similar to x-scm (a SCM package for X-Windows) in that it is a bolt-on accessory for the "scm" Scheme interpreter that provides a way to build Macintosh applications. To build MacSCM, you must first obtain and successfully build scm, version scm4e0 or later.  Thanks to some hooks added to scm by its author, Aubrey Jaffer, x-scm requires no modifications whatsoever to scm itself."
  164.  
  165. AUTHORS:
  166. Aubrey Jaffer
  167. mac port:
  168. Kevin Scott Kunzelman
  169.     
  170. COPYRIGHT: -
  171.  
  172. TYPE:
  173. Public Domain
  174.  
  175. INTERNET SITES:
  176. GNU ( dirs:  /jacal/   &   /scm/ )
  177. ftp://ftp.cs.indiana.edu/pub/scheme-repository/imp/SCM-support/      
  178. ftp://ftp.informatik.tu-muenchen.de/pub/comp/programming/languages/scheme/scheme-repository/imp/SCM-support/
  179. ftp://ftp.sterling.com/programming/languages/scheme-repository/imp/SCM-support/
  180. ftp://ftp.gwdg.de/pub/languages/scheme-indiana/imp/SCM-support/
  181. ftp://ftp.gwdg.de/pub/languages/scheme/imp/scm-support/
  182.  
  183.  
  184.                                                  4.3 VSCM (TC)
  185.  
  186. NAME:   
  187. archived file:  vscmV0r4.tar.gz  
  188.   
  189. VERSION - UPDATE:  
  190. (Mac port) last updated 03-29-94  -- updated for v0r2
  191.  
  192. README:
  193. "This is VSCM, a complete and portable implementation of Scheme according to R4RS (The ``Revised revised revised revised Report of the Algorithmic Language Scheme'').
  194. VSCM is based on a virtual machine written in ANSI C and on a bytecode-compiler written in Scheme itself."
  195.  
  196. AUTHORS:
  197. Matthias Blume
  198. mac ( in TC) port:
  199. Ken Dickey
  200.  
  201. COPYRIGHT:-
  202.  
  203. TYPE:
  204. Freeware
  205.  
  206. INTERNET SITES:
  207. Original site:
  208. ftp://ftp.cs.indiana.edu/pub/scheme-repository/imp/vscm/
  209.  
  210. Other sites (mirrors):
  211. ftp://ftp.informatik.tu-muenchen.de/pub/comp/programming/languages/scheme/scheme-repository/imp/vscm/
  212. ftp://ftp.sterling.com/programming/languages/scheme-repository/imp/vscm/
  213. ftp://ftp.gwdg.de/pub/languages/scheme-indiana/imp/vscm/
  214. ftp://ftp.gwdg.de/pub/languages/scheme/imp/
  215.  
  216.  
  217.                                                  5. SIOD
  218.  
  219. VERSION - UPDATE: 3.0 (08-16-94)                                
  220.  
  221. README:
  222. "This is a scheme interpreter with built-in procedures using the Oracle Call Interface (OCI) and DIGITAL RDB SQL Services. You can use it merely as a flexible database loader/unloader with fast binary flat-file data save/restore. Or you can use it to apply the classic "Symbolic Manipulation" or "Artificial Intelligence" techniques on your data sets. The main-program can be oriented towards batch, character-cell terminal, or Window/GUI."
  223.  
  224. AUTHOR:
  225. George Carrette
  226.     
  227. COPYRIGHT: 
  228. (c)1988-1994 Paradigm Associates Inc.
  229.  
  230. TYPE:
  231. Freeware
  232.  
  233. INTERNET SITES:
  234. Original site:
  235. ftp://ftp.std.com/pub/gjc/
  236.  
  237. Other sites:
  238. Info-Mac
  239.